home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 3 / MacMania 3.toast / Demo's / KarmaMacDemo / GAME_G1.DXR / 00240.ls < prev    next >
Encoding:
Text File  |  1995-10-24  |  98 b   |  7 lines

  1. on exitFrame
  2.   global G_GAME_SUCCESS
  3.   set G_GAME_SUCCESS to 0
  4.   cursor(200)
  5.   cursor_type(0)
  6. end
  7.